From: Joey Hess Date: Fri, 5 Sep 2025 20:19:50 +0000 (-0400) Subject: changelog for close-on-exec work X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~127 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d1e14a6143789823bbdc96f96546cb1d4122416f;p=git-annex.git changelog for close-on-exec work --- diff --git a/CHANGELOG b/CHANGELOG index 2297edecee..9549c28264 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ git-annex (10.20250829) UNRELEASED; urgency=medium * Add build warnings when git-annex is built without the OsPath build flag. * version: Report on whether it was built with the OsPath build flag. + * Avoid leaking file descriptors to child processes started by git-annex + in some situations. Note that when not built with the OsPath build + flag, these leaks can still happen. -- Joey Hess Fri, 29 Aug 2025 12:34:06 -0400